This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Archive database needs a new profile doc ~Hal Fezresaterynds 27.Nov.02 03:31 PM a Web browser Notes Client 6.0Windows 98
You mean you can see the form, right? But profile docs can exist, even when no form is defined. The "archive databse profile" document doens't even have a form field. But, you can still access it through Lotusscript with db.GetProfileDocument. When you make this call a document is created if one doesn't already exist. With debug turned on, you can see all the contents of this document immediately after this call. You can also get a copy of Notespeek from the sandbox - it is an excellent tool for examining all types of databse contents.